css /* CSS for the Neo-Brutalist Bunker Prophets */ body { background: linear-gradient(180deg, #ff0000, #00ff00); background: linear-gradient(180deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(90deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(90deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(135deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(135deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(45deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(45deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(225deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(225deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(315deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(315deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(360deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(360deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(45deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(45deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(135deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(135deg, #ff0000 0%, #00ff00 100%); background: linear-gradient(225deg, #00ff00 0%, #ff0000 100%); background: linear-gradient(225deg, #ff0000 0%, #00ff00 100%); background: #ff0000; background: #00ff00; background: #ff00ff; background: #0000ff; background: #ff00ff; background: #0000ff; background: #00ff00; background: #ff0000; background: #ff00ff; background: #0000ff; background: #00ff00; background: #ff0000; background: #ff00ff; background: #0000ff; background: #00ff00; background: #ff0000; font-family: 'Bunker Prophets Sans', sans-serif; font-size: 24px; font-weight: bold; line-height: 1.2; margin: 20px; padding: 20px; border: 4px solid black; border-radius: 0; box-shadow: 10px 10px 10px black; a { text-decoration: none; color: #0000ff; } a:hover { background: #00ff00; } p { margin-bottom: 20px; } } h1, h2, h3, h4, h5, h6 { font-weight: bold; text-transform: uppercase; margin-bottom: 20px; } h1 { font-size: 36px; color: #0000ff; } h2 { font-size: 30px; color: #00ff00; } h3 { font-size: 24px; color: #ff0000; } h4 { font-size: 20px; color: #0000ff; } h5 { font-size: 18px; color: #00ff00; } h6 { font-size: 16px; color: #ff0000; } p { font-size: 16px; } img { border: 4px solid black; box-shadow: 10px 10px 10px black; max-width: 50%; margin: 20px 20px; padding: 10px; }